SingleMINumericSingleMNegative Method
Computes the numeric negation of the current value.
Namespace: Jodosoft.Numerics.ClampedAssembly: Jodosoft.Numerics (in Jodosoft.Numerics.dll) Version: 2.0
SingleM INumeric<SingleM>.Negative()
Private Function Negative As SingleM
Implements INumeric(Of SingleM).Negative
private:
virtual SingleM Negative() sealed = INumeric<SingleM>::Negative
private abstract Negative : unit -> SingleM
private override Negative : unit -> SingleM
SingleMThe numeric negation of the current value.
INumericTSelfNegative